home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earcd / grafica / plotter3d / docs / history < prev    next >
Text File  |  1998-02-03  |  55KB  |  996 lines

  1. ------------------------------------------------------------------------------
  2. Version 3.20 (03.02.98)                                                 Public
  3. ------------------------------------------------------------------------------
  4. · update of catalogs & docs
  5. · Function-Popup is now an register group
  6.  
  7. ------------------------------------------------------------------------------
  8. Version 3.19 (28.01.98)                                             Non-Public
  9. ------------------------------------------------------------------------------
  10. · parameters of 3D-functions may now also contain calculations like '2*pi'
  11.   but now variables.
  12. · error messages from 3D-functions contain now originator
  13.  
  14. ------------------------------------------------------------------------------
  15. Version 3.18 (25.01.98)                                             Non-Public
  16. ------------------------------------------------------------------------------
  17. · some new functions in 3D-functions, also some constants
  18.  
  19. ------------------------------------------------------------------------------
  20. Version 3.17 (07.01.98)                                             Non-Public
  21. ------------------------------------------------------------------------------
  22. · exceptions from Imagine-Loader were not caught
  23.  
  24. ------------------------------------------------------------------------------
  25. Version 3.16 (02.01.98)                                             Non-Public
  26. ------------------------------------------------------------------------------
  27. · "rfse"-Exceptions were not caught (wrong format codes)
  28. · reworked rltm mode routines. They work now also with large objects,
  29.   e.q. 100x100.
  30.  
  31. ------------------------------------------------------------------------------
  32. Version 3.15 (30.12.97)                                             Non-Public
  33. ------------------------------------------------------------------------------
  34. · enabled frames/second counter of rltm mode (my '030 reaches max 250 fps!).
  35.   Not very nice but does the job.
  36. · update of catalogs & docs
  37. · anim frames were trashed with own c2p converter
  38.  
  39. ------------------------------------------------------------------------------
  40. Version 3.14 (29.12.97)                                             Non-Public
  41. ------------------------------------------------------------------------------
  42. · added Interlace check for i-glasses mode
  43. · changed aboutWin
  44.  
  45. ------------------------------------------------------------------------------
  46. Version 3.13 (26.12.97)                                             Non-Public
  47. ------------------------------------------------------------------------------
  48. · Yeahh! Tested i-glasses mode. Really nice!
  49. · found a way to include i-glasses mode directly into rendering pipeline.
  50.   Now all things like hardware c2p, saving animations, converting only
  51.   changed parts, etc. work again.
  52.   Besides it runs faster now (but still with 50% to 70% of standard
  53.   rltm mode)
  54.  
  55. ------------------------------------------------------------------------------
  56. Version 3.12 (21.12.97)                                             Non-Public
  57. ------------------------------------------------------------------------------
  58. · fixed enforcer-hits on exit (Debug version)
  59. · added experimental i-glasses switch to realtime mode.
  60.   Note: No support of c2p-hardware
  61.         with keys "e" und "E" the eye distance can be changed
  62. · texts in rltm get now an bright color
  63.  
  64. ------------------------------------------------------------------------------
  65. Version 3.11 (06.12.97)                                                 Public
  66. ------------------------------------------------------------------------------
  67. · recompiled for public-release. DB-Mode has tested now.
  68. · found an nasty bug: output-window may be disposed twice
  69. · PubScreens are now locked as long as possible
  70.  
  71. ------------------------------------------------------------------------------
  72. Version 3.10 (09.11.97)                                             Non-Public
  73. ------------------------------------------------------------------------------
  74. · realtime mode now switches to floating point clipping on math overflows.
  75.   Maybe I remove the fixpoint clipping algorithm completly 'coz I could not
  76.   see large slowdowns.
  77.   You will still see strange drawings in some situations because the
  78.   transformation routine breaks down with heavy zooms.
  79. · depth sorting of rltm now more stable (no errors on 640x512 with full zoom)
  80.  
  81. ------------------------------------------------------------------------------
  82. Version 3.09 (08.11.97)                                             Non-Public
  83. ------------------------------------------------------------------------------
  84. · mesh size can now be [2,1000]. Necessary for Font-objects.
  85. · text output of realtime mode is clipped now.
  86. · when saving an already existing animation you are only asked the first
  87.   time if it should be overwritten
  88. · MUI public screens is now also locked
  89. · bitmap-width was calculated wrong in realtime mode.
  90.   Affects also v36-ops ==> new chunkysupport.library
  91.   Seems to be responsible for a lot of previous crashes on v36
  92. · added safety-checks to realtime mode. No longer crashes when displaying
  93.   weird functions (eq. 2x2)
  94.  
  95. ------------------------------------------------------------------------------
  96. Version 3.08 (05.11.97)                                             Non-Public
  97. ------------------------------------------------------------------------------
  98. · Arrggghhh!! errorhandler was broken. Optimized too much.
  99. · CSV-function reads from illegial memory adresses
  100.  
  101. ------------------------------------------------------------------------------
  102. Version 3.07 (01.11.97)                                             Non-Public
  103. ------------------------------------------------------------------------------
  104. · removed stack-patch
  105. · realtime mode allocated too much chip memory
  106. · recompiled with updated modules
  107.  
  108. ------------------------------------------------------------------------------
  109. Version 3.06 (31.10.97)                                             Non-Public
  110. ------------------------------------------------------------------------------
  111. · recompiled with new e-compiler: found 2 new bugs.
  112. · windows are now closed safely
  113. · mousepointer in realtime mode now also invisible on cybergfx-screens
  114. · cybergfx-screens now also double-buffered
  115. · added switch to enable/disable double-buffering. Safes some memory.
  116.  
  117. ------------------------------------------------------------------------------
  118. Version 3.05 (06.10.97)                                             Non-Public
  119. ------------------------------------------------------------------------------
  120. · spanish catalog is finished now. Thanks to Toño Diaz
  121. · update ofcatalogs & docs
  122. · small bugfixes
  123.  
  124. ------------------------------------------------------------------------------
  125. Version 3.04 (18.09.97)                                             Non-Public
  126. ------------------------------------------------------------------------------
  127. · added Lightwave-object saver
  128. · Export-window now automtical changes filename and adds standard filename
  129.   extensions.
  130.  
  131. ------------------------------------------------------------------------------
  132. Version 3.03 (25.08.97)                                             Non-Public
  133. ------------------------------------------------------------------------------
  134. · added return-connections to many string gadgets
  135. · Y-values of realtime mode were reversed. To get same values for
  136.   X, Y and Z (like with normal rendering) turn inverse depthsort off!
  137. · fixed catalogs
  138.  
  139. ------------------------------------------------------------------------------
  140. Version 3.02 (11.08.97)                                             Non-Public
  141. ------------------------------------------------------------------------------
  142. · changed asl-requester handling
  143.  
  144. ------------------------------------------------------------------------------
  145. Version 3.01 (04.08.97)                                             Non-Public
  146. ------------------------------------------------------------------------------
  147. · arrghh! default values of realtime prefs still refered to .chunky-files.
  148. · string buffer of about window was too small. Therefore colorcontrol-texts
  149.   may be clipped (french).
  150. · small bugfixes
  151.  
  152. ------------------------------------------------------------------------------
  153. Version 3.00 (23.07.97)                                                 Public
  154. ------------------------------------------------------------------------------
  155. · changed About-window
  156. · added 'fakestack' (written by Piotr Pawlow). Should remove problems in
  157.   certain situations
  158. · pushed version number to 3.0
  159.  
  160. ------------------------------------------------------------------------------
  161. Version 2.63 (20.07.97)                                             Non-Public
  162. ------------------------------------------------------------------------------
  163. · importing fonts was partly broken (doesn't work with color->height
  164.   transformation set to pennumber)
  165.  
  166. ------------------------------------------------------------------------------
  167. Version 2.62 (18.07.97)                                             Non-Public
  168. ------------------------------------------------------------------------------
  169. · added online help to fontgadget
  170. · specifying an empty string as text for an font-import object caused
  171.   'Not enough memory'-error
  172. · using pennumber as color->height transformation was broken
  173. · tmpras for area-functions was not initialized properly
  174. · new render mode: precise heightsteps
  175.  
  176. ------------------------------------------------------------------------------
  177. Version 2.61 (13.07.97)                                             Non-Public
  178. ------------------------------------------------------------------------------
  179. · removed datatypes-loader. 'chunkysupport.library' has it all built in. Coz
  180.   of this you can now load any pictures (chunky,ilbm,datatypes) as sources
  181.   in image-import function and realtime mode.
  182. · removed size limit of realtime mode when used with custom c2p-converter.
  183.   No screens can be larger than 512x512 pixel.
  184. · lot of small changes/improvements
  185. · updated locale
  186. · updated docs
  187.  
  188. ------------------------------------------------------------------------------
  189. Version 2.60 (12.07.97)                                             Non-Public
  190. ------------------------------------------------------------------------------
  191. · now uses 'chunkysupport.library' v27. Enables loading of packed chunkyimages
  192.   and possibility to scale images (realtime mode).
  193. · replaced outdated tools ILBM2Chunky by ChunkyMaster which uses capabilities
  194.   of 'chunkysupport.library' and 'datatypes.library'. Thus you can now convert
  195.   any pictures to packed chunky pics.
  196.  
  197. ------------------------------------------------------------------------------
  198. Version 2.59 (10.07.97)                                             Non-Public
  199. ------------------------------------------------------------------------------
  200. · enabled 'blur'-Option of image import
  201. · now nearly all visible text should be localized
  202. · updated docs
  203.  
  204. ------------------------------------------------------------------------------
  205. Version 2.58 (06.07.97)                                             Non-Public
  206. ------------------------------------------------------------------------------
  207. · modified fontgadget. Disabled objects are now invisible
  208. · added safety-checks to boopsi-related functions
  209. · disabled objects of fontgadget now longeq flhcjers
  210. · you can now import fonts directly via image import
  211. · removed possible memory loss (hopefully)
  212.  
  213. ------------------------------------------------------------------------------
  214. Version 2.57 (05.07.97)                                             Non-Public
  215. ------------------------------------------------------------------------------
  216. · update of localization
  217. · update of docs
  218. · 'object import'-functions now display their memory usage correctly
  219. · added 'fixpoint arithmetic'-switch to edit window of CSV and Image import
  220.  
  221. ------------------------------------------------------------------------------
  222. Version 2.56 (04.07.97)                                             Non-Public
  223. ------------------------------------------------------------------------------
  224. · finally found out why progress window sometimes comes up in front of
  225.   requesters
  226. · added new function type: image import
  227. · found serious bug in 'Mandelbrot'-function saver (memory trashed)
  228. · y-component of parallel lightsource vector was ignored (preview)
  229. · now the intensity of an lightsource can be changed indepent from the color
  230.  
  231. ------------------------------------------------------------------------------
  232. Version 2.55 (30.06.97)                                             Non-Public
  233. ------------------------------------------------------------------------------
  234. · modified many possible crash-points
  235. · now checks if 'Plotter3D:'-assign exists. No longer thousands of those
  236.   'Please insert volume Plotter3D:'-requests.
  237.  
  238. ------------------------------------------------------------------------------
  239. Version 2.54 (28.06.97)                                             Non-Public
  240. ------------------------------------------------------------------------------
  241. · elements of font-gadget are now disabled correctly
  242. · update of documentation
  243. · update of localization
  244.  
  245. ------------------------------------------------------------------------------
  246. Version 2.53 (26.06.97)                                             Non-Public
  247. ------------------------------------------------------------------------------
  248. · Arrrgggghhh! Found a bug in file loading routines. Tried to free memory-
  249.   blocks with wrong size. It seems E's memnryhandling has avoid big troubles
  250.   the *most* times.
  251. · added an overflow check to realtime mode. If an overflow occurs you either
  252.   see some fancy triangles on screen or in heavy errors just an black
  253.   screen with the words 'Math overflow'.
  254.   Now crashes when zoomed to close in to an functions should not longer
  255.   occur.
  256.  
  257. ------------------------------------------------------------------------------
  258. Version 2.52 (24.06.97)                                             Non-Public
  259. ------------------------------------------------------------------------------
  260. · changed internal window connection sceme
  261. · removed bug in editLightsources window
  262. · removed bug when function edit-window was popped to front
  263. · speedup of penhandling routines
  264. · popup window of colorgadget is now enabled/disabled like the gadget itself
  265.  
  266. ------------------------------------------------------------------------------
  267. Version 2.51 (23.06.97)                                             Non-Public
  268. ------------------------------------------------------------------------------
  269. · built in new c2p-converter
  270. · realtime mode now uses less memory
  271.  
  272. ------------------------------------------------------------------------------
  273. Version 2.50 (15.06.97)                                             Non-Public
  274. ------------------------------------------------------------------------------
  275. · added window to edit the lettering of functions
  276.  
  277. ------------------------------------------------------------------------------
  278. Version 2.49 (14.06.97)                                             Non-Public
  279. ------------------------------------------------------------------------------
  280. · removed the 'Open XXX-window' buttons from main window. Instead the
  281.   function-listview now has an contextmenu from where you can open the
  282.   function-related windows.
  283. · implemented stack check. Because of an low stack, MUI can easily crash.
  284. · again changed method of dragging materials and transformations. Now again
  285.   a special drag&drop button is used. The previous method of dragging the
  286.   whole window contents was slow and ugly and was triggered wrong in some
  287.   situations.
  288.  
  289. ------------------------------------------------------------------------------
  290. Version 2.48 (08.06.97)                                             Non-Public
  291. ------------------------------------------------------------------------------
  292. · updated Plotter3D to work with new chunkysupport.library
  293. · added some more options to fontgadget (enable/disabled, justify)
  294.  
  295. ------------------------------------------------------------------------------
  296. Version 2.47 (05.06.97)                                             Non-Public
  297. ------------------------------------------------------------------------------
  298. · linecolor-gadget of complex preview window is now correctly enabled/disabled
  299. · finally removed problem of broken notifications
  300. · added 'ILBM2Chunky' buttons to realtime preferences
  301. · changed function CSV. Syntax for analysing an line is now %X, %Y and %Z.
  302.   The old &x, &y, &z commands are still understood but its recommended to use
  303.   the new ones.
  304.  
  305. ------------------------------------------------------------------------------
  306. Version 2.46 (31.05.97)                                             Non-Public
  307. ------------------------------------------------------------------------------
  308. · asl-requester should now always open on Plotter3D's screen
  309. · added 'PalettesMaster' button to realtime preferences
  310.  
  311. ------------------------------------------------------------------------------
  312. Version 2.45 (30.05.97)                                             Non-Public
  313. ------------------------------------------------------------------------------
  314. · seperated requester handling (from MUI). If possible, an MUI-Requester is
  315.   used otherwised an standard intuition request.
  316. · cleanup of colorgadget-routines
  317. · unified some MUI related routines
  318. · Plotter3D sometimes caused crashes if a complex preview was rendered on a
  319.   publicscreen
  320. · built-in fontgadget. Now you can change all the attributes (except
  321.   justification) for title and author texts.
  322.  
  323. ------------------------------------------------------------------------------
  324. Version 2.44 (29.05.97)                                             Non-Public
  325. ------------------------------------------------------------------------------
  326. · moved some not important datas to external file
  327.  
  328. ------------------------------------------------------------------------------
  329. Version 2.43 (26.05.97)                                             Non-Public
  330. ------------------------------------------------------------------------------
  331. · improved colorselection sceme. Eq. if you wanna have an colored preview
  332.   you will probably get one.
  333. · On v39+ systems you can render an complex preview now also on screens with
  334.   only a few free pens. Plotter3D now tries to obtain tge best matchin colors.
  335.   Does look a bit nasty but an ugly preview is better than no preview, isn't
  336.   it?
  337. · removed an enforcer-hit. Occured if realtime preference window is opened
  338.   as first window
  339.  
  340. ------------------------------------------------------------------------------
  341. Version 2.42 (25.05.97)                                             Non-Public
  342. -------------------------------------------------------,----------------------
  343. · new routine for precalculating normals of realtime modd. Heavily improved
  344.   speed (old routine had complexity O(n*n), new one O(n))
  345. · finally found the reason why bounding box in realtime mode sometimes was
  346.   calculated wrong. Enabled the feature to convert onlythose parts of
  347.   the chunky buffer that have been changed. Results in heavy speedups
  348.   of c2p-converting,especially with system/hardware chunky2planar converters.
  349. · 'Draw linemesh' and 'Color limiting mode' gadgets of complexpreview window
  350.   were not correctly enabled/disabled.
  351.  
  352. ------------------------------------------------------------------------------
  353. Version 2.41 (24.05.97)                                             Non-Public
  354. ------------------------------------------------------------------------------
  355. · heavily improved qualisy of HAM-dithering. Now nearly no HAM artifacts
  356.   occur. Especially text and lines look really good now.
  357. · buffer preference window of render window was not closed automatical.
  358.   Thus it stayed open even if the program quits.
  359. · forget to set the maximal font height of asl fontrequester.
  360. · bufferpreference lost their 'interactive'-mode
  361. · now longer tries to initialize an greyscale preview mode on a HAM screen.
  362.  
  363. ------------------------------------------------------------------------------
  364. Version 2.40 (23.05.97)                                             Non-Public
  365. ------------------------------------------------------------------------------
  366. · removed enforcer-hit when a library could not be opened.
  367. · now you can add own texts to rendered pictures. The fonts can be choosen
  368.   via bufferpreference requester. Any font is accepted, even colorfonts!
  369.  
  370. ------------------------------------------------------------------------------
  371. Version 2.39 (19.05.97)                                             Non-Public
  372. ------------------------------------------------------------------------------
  373. · in low memory situations on pre v39 systems bitplanes of partly allocated
  374.   bitmaps were not freed.
  375. · added 'Show'-option to PalettesMaster
  376.  
  377. ------------------------------------------------------------------------------
  378. Version 2.38 (17.05.97)                                             Non-Public
  379. ------------------------------------------------------------------------------
  380. · modified 'matrix.dither'
  381. · Plotter3D now uses 'chunkysupport.library' for all images and palettes
  382. · added 'PalettesMaster' to Plotter3D distribution. It replaces the outdated
  383.   'ConvertPalette'-tool.
  384.  
  385. ------------------------------------------------------------------------------
  386. Version 2.37 (15.05.97)                                             Non-Public
  387. ------------------------------------------------------------------------------
  388. · moved dither routines to external library
  389. · removed some rounding errors in HAM-dithering. Heavily improved quality.
  390. · increased speed of matrixRGB-dithering by 15%
  391. · render window does not correctly use 'line color'-settings of
  392.   complex preview window.
  393. · greyscale preview on cybergfx-screens (who needs it??) is now much faster
  394.  
  395. ------------------------------------------------------------------------------
  396. Version 2.36 (13.05.97)                                             Non-Public
  397. ------------------------------------------------------------------------------
  398. · 'edit lightsource'-windows were not closed when the function was deleted.
  399. · replaced old wincow connection scheme. Now all datastructures learn about
  400.   their connected windows. The windows are closed automatical if the
  401.   structure is going to be disposed.
  402. · finally removed bug: functions were drawn even if they are in editmode
  403.   (previewwin ghosted). This has no effects on older version but results
  404.   in crashes with the new window connection.
  405. · join integer and float dragdrop-system
  406.  
  407. ------------------------------------------------------------------------------
  408. Version 2.35 (12.05.97)                                             Non-Public
  409. ------------------------------------------------------------------------------
  410. · reworked aspectratio code. Now an square should be an square on every
  411.   monitor and every displaymode.
  412.   Remember: Never trust the system in case of aspectratio! Query the
  413.             displaydatabase directly.
  414. · added aspectratio correction to render-window. How could I forget that??
  415. · added aspectratio correction to realtime mode. No longer uglydeformed
  416.   objects in fancy displaymodes (eq. DBLPAL: 160x256).
  417.  
  418. ------------------------------------------------------------------------------
  419. Version 2.34 (09.05.97)                                             Non-Public
  420. ------------------------------------------------------------------------------
  421. · added Surviver-window
  422. · heavily increased speed of saving animations in realtime mode. Simply
  423.   replaced the old bit by bit c2p-routine by an bytewise working one.
  424. · Plotter3D now can save packed ilbm's using iff.library (slow)
  425. · About-window now displays also informations about c2p-hardware
  426. · WriteChunkyPixels() is now always used on v40+, even if no c2p-hardware is
  427.   present. This saves some memory.
  428. · added default objects to some windows. You can now control default objects
  429.   with keyboard without activating them.
  430. · updated documentation
  431.  
  432. ------------------------------------------------------------------------------
  433. Version 2.33 (26.04.97)                                             Non-Public
  434. ------------------------------------------------------------------------------
  435. · Eeeekkk! WriteChunkyPixel()-routines were broken. Big troubles. Checking an
  436.   pointer that is always NIL is not very intelligent.
  437. · added 'UseC2PHardware'-Tooltype as workaround for future bugs ;-)
  438.   Values: 0 - check if c2p hardware is installed (default)
  439.           1 - force to use systems c2p-routines (WriteChunkyPixels()). Useful
  440.               if you eq. have special patches installed.
  441.           2 - never use c2p hardware.
  442. · moved all global flags into one global object
  443. · 'Complex preview'-window now has an colorgadget to select the line color
  444. · realtime mode now also uses custom c2p hardware.
  445.  
  446. ------------------------------------------------------------------------------
  447. Version 2.32 (21.04.97)                                             Non-Public
  448. ------------------------------------------------------------------------------
  449. · Added HAM8-support. It's very simply and you can see typical HAM-artifacts
  450.   but gives smooth images. It is only supported by Renderwindow.
  451. · On low memory situations the buffer allocation may fail. Then an window
  452.   pops up telling you about the theoretical possible maximum number of lines.
  453.   This value should somewhat more useful than before.
  454. · Added HAM6-support. Seems 4096 colors are not too much, especially without
  455.   dithering.
  456. · settings of render window are now saved. The window now remembers your
  457.   last settings.
  458. · Rendering in 'Window mode' draws into window boarder.
  459. · Rendering in 'Window mode' now obtains best pen on non-cybergfx screens.
  460.   Should made at least 'Hiddenline'-Rendering possible.
  461. · Drawing Hiddenline-previews in 'Singleplane'-drawareas was broken
  462. · MUI doesn't like it if you modify parts of the windows rastport-structure.
  463.   Plotter3D now makes an copy of the rastport in 'None'-doublebuffering mode.
  464.   This removes problems with wrong drawn MUI buttons.
  465.  
  466. ------------------------------------------------------------------------------
  467. Version 2.31 (19.04.97)                                             Non-Public
  468. ------------------------------------------------------------------------------
  469. · unified some mui-calls. Because of this all requesters now pop the
  470.   application screen to front.
  471. · modified opening of progresswindow. Its a little bit faster now and
  472.   hopefully it no longer opens in front of important requesters.
  473. · titles of all lists now drawn in bold style
  474. · changed format of catalog description file. CatComp could not understand
  475.   '<string name>(id/minlen/maxlen)' but only '<string name> (id/minlen/maxlen)'.
  476. · moved all matrix functions into external library. This makes it easy to
  477.   built special fpu-versions with any compiler.
  478.   Other things may go the same way.
  479. · fixed some problems with wrong draw lightsources when an function is
  480.   displayed first time
  481.  
  482. ------------------------------------------------------------------------------
  483. Version 2.30 (11.04.97)                                             Non-Public
  484. ------------------------------------------------------------------------------
  485. · Added 'Auto Naming'-option to Object-funtions. With this the function name
  486.   is extracted from the object name.
  487. · Plotter3D now opens the 'usage'-online help page if global preference file
  488.   does not exists
  489. · windows now informed about the actual function before they are opened. This
  490.   avoids flickering when disabling windows.
  491. · the colorwheel version of colorgadget popup now also has online-help
  492. · Plotter3D now uses tooltypes for startup-only settings
  493. · program crashed heavily if muimaster.library could not be opened.
  494.  
  495. ------------------------------------------------------------------------------
  496. Version 2.29 (06.04.97)                                             Non-Public
  497. ------------------------------------------------------------------------------
  498. · Plotter3D now uses WriteChunkyPixel()-routines if an chunky2planar-hardware
  499.   is installed.
  500.  
  501. ------------------------------------------------------------------------------
  502. Version 2.28 (04.04.97)                                             Non-Public
  503. ------------------------------------------------------------------------------
  504. · finaly the german translation is ready now
  505. · Plotter3D now tries to display the online help with the same language as
  506.   those of the used catalog. If the file does not exists it uses the english
  507.   one as default.
  508. · update of locale-files
  509.  
  510. ------------------------------------------------------------------------------
  511. Version 2.27 (30.03.97)                                             Non-Public
  512. ------------------------------------------------------------------------------
  513. · sometimes custom objects (exporting/importing) calculated wrong
  514.   bounding boxes
  515. · added TDDD-file (Imagine object) loader.
  516.   Note: The file may only contain *one* object. Multiple objects or objects 
  517.         with childs can't be loaded!
  518. · fixed memory loss of complex previews. The memory was still freed at the
  519.   end of the program but was not usable during running.
  520. · line-preview of custom objects were not drawn correctly
  521.  
  522. ------------------------------------------------------------------------------
  523. Version 2.26 (29.03.97)                                             Non-Public
  524. ------------------------------------------------------------------------------
  525. · modified internal class structure to work with custom 3D-datas.
  526. · removed bug: If you confirm an overwrite request but the file could not
  527.                be deleted processing continues and sometimes the file may be
  528.                locked.
  529. · removed bug: Plotter3D crashes heavily if an loaded function contains
  530.                illegial numbers.
  531. · Plotter3D now can display custom objects.
  532. · Built in new function type: Import object
  533. · automatic file name creation was broken. It changed the function name
  534.   instead of the file name.
  535.  
  536. ------------------------------------------------------------------------------
  537. Version 2.25 (28.03.97)                                             Non-Public
  538. ------------------------------------------------------------------------------
  539. · removed bug in colorgadgets with colorwheel
  540.  
  541. ------------------------------------------------------------------------------
  542. Version 2.24 (27.03.97)                                             Non-Public
  543. ------------------------------------------------------------------------------
  544. · removed enforcer hit when realtime mode could not open the screen
  545. · editwindow for CSV-functions was broken
  546. · built in online-help
  547. · added nice 'About'-window that looks similar to MUI's about window
  548.  
  549. ------------------------------------------------------------------------------
  550. Version 2.23 (22.03.97)                                             Non-Public
  551. ------------------------------------------------------------------------------
  552. · no longer clears preview window if not really necessary
  553. · removed bug: mouse cursor position was restored even if the preview window
  554.   was disabled.
  555. · implemented 'Draw linemesh' into renderingpipeline.
  556.   Works but ... it's very difficult to implement lines into z-Buffer. Even
  557.   harder (impossible??) if also fixed point mathematics is used.
  558.   You will see some incorrect lines.
  559.  
  560. ------------------------------------------------------------------------------
  561. Version 2.22 (15.03.97)                                             Non-Public
  562. ------------------------------------------------------------------------------
  563. · reactivated keyboard-control for previewwindow (same keys like before:
  564.     7,9,8  : x-rotation  -1, +1, +10
  565.     4,6,5  : y-rotation  -1, +1, +10
  566.     1,3,2  : z-rotation  -1, +1, +10
  567.     s,S    : zoom        +2%, -2%
  568.     x,X    : x-move      -2, +2
  569.     y,Y    : y-move      -2, +2
  570.     z,Z    : z-move      -2, +2
  571.     d      : reset to defaults
  572.     Space  : draw complex preview
  573.   )
  574. · mousepointer position is now restored after interactions with previewwindow
  575.  
  576. ------------------------------------------------------------------------------
  577. Version 2.21 (09.03.97)                                             Non-Public
  578. ------------------------------------------------------------------------------
  579. · added own edithook to all numerical string gadgets. You can now increase/
  580.   decrease their value (while editing) by pressing cursor down/up like in
  581.   every numric button.
  582.   Thanks to Steffen Gutmann for giving me very useful hints.
  583. · no longer opens layers.library
  584.  
  585. ------------------------------------------------------------------------------
  586. Version 2.20 (08.03.97)                                             Non-Public
  587. ------------------------------------------------------------------------------
  588. · added drag&drop of materials
  589. · added drag&drop of transformations
  590. · added option 'settings/global/cyclegroup level'. If an registergroup has
  591.   not less than 'cyclegroup-level'-entries, an group with an cyclegadget is
  592.   used instead. This is very useful because a cyclegroup does not need as much
  593.   space as an registergroup.
  594. · slightly changed render window
  595.  
  596. ------------------------------------------------------------------------------
  597. Version 2.19 (07.03.97)                                             Non-Public
  598. ------------------------------------------------------------------------------
  599. · internal rework of Control-window
  600. · removed a bug within Control-window which could cause heavy crashes in
  601.   special situations.
  602. · added drag&drop of functions (enables also duplicating of functions)
  603. · removed crash-point when dragging objects in low memory situations
  604. · drag&drop of functions doesn't copy transformations ("f"<>"F" arrgghh!!)
  605.  
  606. ------------------------------------------------------------------------------
  607. Version 2.18 (07.03.97)                                             Non-Public
  608. ------------------------------------------------------------------------------
  609. · added library-collector
  610. · removed bug in rendering-pipeline: wrong values were used if a lightsource
  611.   was currently in editmode.
  612.  
  613. ------------------------------------------------------------------------------
  614. Version 2.17 (01.03.97)                                             Non-Public
  615. ------------------------------------------------------------------------------
  616. · added Busybar to progressdisplay
  617. · reworked number&float string gadgets
  618. · now errors in string gadgets are shown via bubblehelp
  619.   (currently only used in number&float string gadgets)
  620. · number&float string gadgets now reject illegal inputs immeditely
  621.  
  622. ------------------------------------------------------------------------------
  623. Version 2.16 (27.02.97)                                             Non-Public
  624. ------------------------------------------------------------------------------
  625. · an already existing filename-extension was not detected properly
  626.   (eq. P3DRender.TGA was renamed to P3DRender.TGA.TGA).
  627. · improved object-collector.
  628. · slightly change look of some windows
  629. · if an requester is shown the screen now becomes the frontmost.
  630. · added option 'also save function' to buffer preferences. Means that if
  631.   the buffer should be saved also the rendered function is saved. This can
  632.   either be as a seperate file or included in the picture file (IFF).
  633. · added a little delay to standard requester. Now importent request like
  634.   'Delete file?' should always open in front of all windows.
  635.  
  636. ------------------------------------------------------------------------------
  637. Version 2.15 (23.02.97)                                             Non-Public
  638. ------------------------------------------------------------------------------
  639. · colorwheel wasn't really usable because MUI makes it always very small
  640.   (height). Now a good height is calculated and used.
  641.  
  642. ------------------------------------------------------------------------------
  643. Version 2.14 (16.02.97)                                             Non-Public
  644. ------------------------------------------------------------------------------
  645. · update of locale-files
  646. · removed insert-bug of D&D clipboard
  647. · small internal cleanups & rebuilds. Saves 2k of exe-size.
  648.  
  649. ------------------------------------------------------------------------------
  650. Version 2.13 (15.02.97)                                             Non-Public
  651. ------------------------------------------------------------------------------
  652. · 'Full'-bufferheight with buffersettings now works.
  653. · removed a bug with doublenested SetAttrsA()-calls
  654. · removed some possible crash-points on 040/060-cpu's
  655. · now you can choose the images that are used for increase/decrease buttons.
  656.   See "imagebutton-prefs/button images".
  657.  
  658. ------------------------------------------------------------------------------
  659. Version 2.12 (09.02.97)                                             Non-Public
  660. ------------------------------------------------------------------------------
  661. · replaced colorgadget-popup by MUI's coloradjust.class. This features a nice
  662.   colorwheel gadget (OS 3.x) and a lot of colorpresets.
  663. · the coloradjust.class is not very useful on none hifh/truecolor screens,
  664.   because it allocates all free pens. As you can open many Material/Lightsource
  665.   windows only the colorgadget of the first opened window will look good.
  666.   Therefore on normal <=256 color screens the old popup (3 sliders) is used.
  667. · added switch to global-pereference menu to use coloradjust.class also on
  668.   none high/truecolor screens ('Always use colorwheel').
  669.  
  670. ------------------------------------------------------------------------------
  671. Version 2.11 (08.02.97)                                             Non-Public
  672. ------------------------------------------------------------------------------
  673. · Rotation-page of realtime preference did not noticed inputs.
  674. · key-explanation of realtime window now uses non-proportinal font.
  675. · change look of Transformation-window
  676. · added increase/decrease buttons to sliders of Transformation-window
  677. · now everything gets disabled if no function is selected
  678. · added increase/decrease buttons to all necessary numeric buttons.
  679.  
  680. ------------------------------------------------------------------------------
  681. Version 2.10 (07.02.97)                                             Non-Public
  682. ------------------------------------------------------------------------------
  683. · Improved internal garbage-collector class. Now runs a little bit safer and
  684.   also fixed different (internal) problems with lightsources.
  685. · Lightsources now supports drag&drop. Simply drag it out of the listview of
  686.   lightsource edit-window. With this method you can also duplicate a light.
  687. · Plotter3D crashed if you enter a lightsource with no name.
  688. · internal rebuilt of number/float string gadgets in connection with increase/
  689.   decrease buttons. Reduced exe-size by 2k.
  690.  
  691. ------------------------------------------------------------------------------
  692. Version 2.09 (07.02.97)                                             Non-Public
  693. ------------------------------------------------------------------------------
  694. · fully reworked drag&drop system. D&D clipboard now can hold any dragable
  695.   objects. Eq. you can now drop colorgadgets on it.
  696. · D&D clipboard now has a 2 columns. The first one displays the contents of
  697.   the object and the second one the type.
  698. · integer gadgets now also have increase/decrease buttons
  699.  
  700. ------------------------------------------------------------------------------
  701. Version 2.08 (26.01.97)                                             Non-Public
  702. ------------------------------------------------------------------------------
  703. · edit lightsources-window has been completly rewritten
  704. · lightsources can now be switched on/off by doubleclicking within
  705.   'status'-column
  706. · colorgadgets now supports Drag&Drop
  707.  
  708. ------------------------------------------------------------------------------
  709. Version 2.07 (25.01.97)                                             Non-Public
  710. ------------------------------------------------------------------------------
  711. · little speedup of merging operations
  712. · removed a bug in fkoatstring gadgets. Sometimes a '0' is shown but the
  713.   internal value was not zero.
  714. · csv-file loader was broken
  715.  
  716. ------------------------------------------------------------------------------
  717. Version 2.06 (24.01.97)                                             Non-Public
  718. ------------------------------------------------------------------------------
  719. · arrows of floatstring gadgets are now scaled if possible
  720. · Total rebuilt of errorhandling. Now there is a global errorhandler who
  721.   doesn't know anything about the error descriptions. A new object simply
  722.   sends a errortype with a list of error descriptions to the errorhandler and
  723.   from this moment on any part of the program can display a description of the
  724.   error caused by the object.
  725.   As a side effect the function parser now shows the symbol that causes a
  726.   parsing error and load/save errors now always contains the filename.
  727. · unified filehandling
  728.  
  729. ------------------------------------------------------------------------------
  730. Version 2.05 (03.01.97)                                             Non-Public
  731. ------------------------------------------------------------------------------
  732. · improved installer script. No longer quits if it can't find a file.
  733. · implemented smarter colorhandling (Kick v39+, 2..256 color screens):
  734.     in dithermode "RGB matrix" not all colors can be used (color number must
  735.      be a power of 2). If this occurs Plotter3D deallocates all unused pens.
  736.     These pens can now be used eq. by MUI to display his pendisplay-objects
  737.     correctly.
  738. · Material and lightsource edit windows now uses nice colorgadgets for 
  739.   specifying colors (of course their must be some free pens on the screen
  740.   otherwise it won't look that good).
  741.  
  742. ------------------------------------------------------------------------------
  743. Version 2.04 (02.01.97)
  744. ------------------------------------------------------------------------------
  745. · Happy new year!
  746. · changed format of preview preference. Old settings are lost!!
  747. · redesigned preview preference window. Added new option: Update lightsource.
  748.   If selected and you edit the lightsources of an function the preview is
  749.   redrawn everytime you change a lightsource-value. Useful in connection with
  750.   option 'Draw lightsources'.
  751. · moved options 'Draw lightsources' and 'Draw boundingbox' into preview prefs
  752.   window. No these values can be saved too.
  753. · updated catalog files
  754.  
  755. ------------------------------------------------------------------------------
  756. Version 2.03 (30.12.96)
  757. ------------------------------------------------------------------------------
  758. · Screenmode requester of Realtime-Prefs now shows some more screenmodes.
  759.   Now you can enjoy ugly "copper-modes" like 160x200 or 72Hz low resolution
  760.   EURO-modes.
  761. · again fixed calculation of min/max scale values (realtime mode). There
  762.   should no longer occur ugly crashes because of overflows during clipping.
  763. · scale value is now changed according to screen resolution
  764. · message "Screen too large" of realtime mode was not displayed.
  765. · now lightsources can be switched on and off
  766. · realtime modes now display an errormessage if a texture file does not exists
  767.  
  768. ------------------------------------------------------------------------------
  769. Version 2.02 (29.12.96)
  770. ------------------------------------------------------------------------------
  771. · render window ignored colorclipping-settings
  772. · point lightsources were not drawn into previewwindow
  773. · added new option to point lightsources: zoom radius
  774.   Multiplies the lighting radius of this light with global zoom value.
  775. · now you can determine when aspect and viewportsize correction is performed.
  776.   (Transformation window/Special/Aspect).
  777. · little speedup of rendering routines (Random color...Gouraud shading)
  778.  
  779. ------------------------------------------------------------------------------
  780. Version 2.01 (28.12.96)
  781. ------------------------------------------------------------------------------
  782. · implemented Lightsource: Point lightsource
  783. · now you can select the type of colorclipping with flat and gouraud shading.
  784.   New cyclegadget within Complex preview window.
  785.   Preserve-colors: old method
  786.   Crop-colors    : same way phongshading does it
  787.   See also Bubblehelp
  788. · These settings which are not used with a previewmode are now disabled
  789.   (complex preview window).
  790.  
  791. ------------------------------------------------------------------------------
  792. Version 2.00 (21.12.96)
  793. ------------------------------------------------------------------------------
  794. · optimized clipping routines
  795. · now you can define a default lightsource and material (Prefs/Global).
  796.   Whenever a complexpreview-mode needs a lightsource and the function doesn't
  797.   has one then (and only then) the default lightsource and material is used.
  798. · new entry in contextmenu of preference windows: Restore. Cancels settings.
  799.   Now these windows features the same default-options like standard (system)
  800.   preference windows.
  801. · little speedup of texture mapping routines
  802. · Plotter3D quits if you select 'Reset to last saved' of the preference-menu
  803.   and the preference-file does not exists
  804. · Buffersettings of Render window were ignored
  805. · redesigned Render window. Now uses settings from complexpreview-window.
  806.   You can load/save settings for buffer(s) used while rendering.
  807.  
  808. ------------------------------------------------------------------------------
  809. Version 1.99 (20.12.96)
  810. ------------------------------------------------------------------------------
  811. · About window now also displays CPU, FPU and chipset type
  812. · now also detects 68060
  813. · now you can quit realtime mode also with ESC
  814. · decreased maximum zoom value of realtime mode because clipping errors may
  815.   occur (and therefore heavy crashes) when you zoom too close.
  816. · floatstring-gadgets now replaces empty strings by 0 and rejects wrong inputs
  817. · texturemapping routines now use original points. No longer ugly mapped
  818.   functions when points were merged.
  819. · reused gouraud clipping routines for texturemapping (reduces exec-size)
  820.  
  821. ------------------------------------------------------------------------------
  822. Version 1.98 (14.12.96)
  823. ------------------------------------------------------------------------------
  824. · Plotter3D crashed when you quit the program with render window open
  825. · function-named windows are now also disabled if you edit the function
  826. · rearranged function-calls of possible crash-point:
  827.     It seems that MUI simply "forget" to kill some notifications which
  828.     results in heavy crashes. To avoid this I use an undocumented MUI function
  829.     to kill these notification. This workaround was introduced in version 1.89
  830.     of Plotter3D and has never caused any problems on my 030. But maybe this
  831.     MUI function is one reason why Plotter3D sometimes crashes on a 060 while
  832.     playing with the function-named windows.
  833.     I hope this solves the problem.
  834. · removed bug in realtime palette-routines
  835. · removed bug with palette-cyclegadget of realtime-preference
  836. · sometimes the texture & faked phong routines had overwritten memory from
  837.   adress $00000000 on.
  838. · progress-window now has 4 textlines
  839.  
  840. ------------------------------------------------------------------------------
  841. Version 1.97 (13.12.96)
  842. ------------------------------------------------------------------------------
  843. · now every preference-window has an own window-id == you can snapshot the
  844.   size of every preference-window
  845. · built in new realtime mode: faked phong
  846. · added special map for faked phong. Try it now, it looks really fantastic!!
  847.   Even better result if you choose a higher screen resolution.
  848. · now you can display the texture as background picture
  849.  
  850. ------------------------------------------------------------------------------
  851. Version 1.96 (30.11.96)
  852. ------------------------------------------------------------------------------
  853. · removed bug introduced in 1.94: the program stays in busy-mode if you
  854.   load a function without an lightsource and try to render a complex preview
  855.   that requires a lightsource
  856. · update of catalog files
  857.  
  858. ------------------------------------------------------------------------------
  859. Version 1.95 (29.11.96)
  860. ------------------------------------------------------------------------------
  861. · prepared realtime engine for variable data sizes
  862. · you can now initialize the previous palette with "C"
  863. · new realtime mode: texure mapping
  864. · speed up realtime routines. Saves 1K of exe-size and should increase frame
  865.   rate especially with large functions.
  866.  
  867. ------------------------------------------------------------------------------
  868. Version 1.94 (24.11.96)
  869. ------------------------------------------------------------------------------
  870. · you can now export csv-files (comma seperated variable files)
  871. · windows are now disabled during complexpreview otherwise heavy crashes
  872.   occur if you select a new function/drawmode during calculations
  873. · built in new functiontype: CSV (not fully implemented yet)
  874. · setting new palette in realtime preference was ignored
  875. · if preview window was to small then imagebuttons were drawn in the
  876.   windowboarder
  877.  
  878. ------------------------------------------------------------------------------
  879. Version 1.93 (10.11.96)
  880. ------------------------------------------------------------------------------
  881. · exporting function now uses hashtables and therefore its much faster.
  882. · realtime preference were not loaded properly
  883.  
  884. ------------------------------------------------------------------------------
  885. Version 1.92 (09.11.96)
  886. ------------------------------------------------------------------------------
  887. · Plotter3D now can merge points together (great!!). No longer ugly edges in
  888.   rendering (with lightsources) and realtime mode.
  889.   Try 'Torus.func' with a merge tolerance of 1.0 and look at the result in
  890.   realtime mode.
  891. · now you can export functions as Imagine objects (TDDD-files). See new
  892.   export window.
  893.  
  894. ------------------------------------------------------------------------------
  895. Version 1.91 (09.11.96)
  896. ------------------------------------------------------------------------------
  897. · information window now shows some more informations
  898. · Plotter3D now can save the realtime pictures as (multiple file) animation
  899.   (return starts/stops an animation block).
  900. · now you can toggle option 'draw angles' during realtime mode via key "a"
  901. · redesigned preference window for realtime and realtime window
  902. · undo capablity of preference windows were lost if you used contextmenu.
  903.  
  904. ------------------------------------------------------------------------------
  905. Version 1.87 · 1.90 (31.10.96 · 03.11.96)
  906. ------------------------------------------------------------------------------
  907. · because of growing number of windows the internal window-management needs
  908.   to be reworked. Its now much easier and safer to use and decrease size
  909.   of exe-file.
  910. · all windows can now also be opened from main menu.
  911. · standardized preference windows. Removed possible bug in creating
  912.   routine of preference windows.
  913. · contextmenu of preference windows works again
  914. · added 'Last saved' item to contextmenu of preference windows
  915. · mousepointer is now invisible during rotation/movement. I still have no
  916.   clue how to restore the old mousepointer position.
  917. · realtime mode now has mouse support (rotatation around X-,Y-,Z-axis)
  918. · standardized function-named windows (render, info, ...). Again makes
  919.   handling easier and reduced size of exe-file.
  920. · removed memory loss of information window
  921. · asl filerequesters were not closed when parent window was closed. May had
  922.   caused crashes.
  923. · Path popupbuttons in global settings window had wrong image.
  924. · removed enforcer hits in complex preview, rendering and realtime mode caused
  925.   by function class. Because of an error in vector class the number of areas
  926.   were calculated wrong (too much).
  927.   Should also speed up calculations.
  928. · reduced memory usage of functions especially for small ones. (eq. a 20x20
  929.   function now nees 25KByte less memory).
  930.  
  931. ------------------------------------------------------------------------------
  932. Version 1.86 (30.10.96)
  933. ------------------------------------------------------------------------------
  934. · added imagebuttons for all windows to preview window
  935. · main menu is now also available from preference windows
  936. · localized realtime preferences
  937.  
  938. ------------------------------------------------------------------------------
  939. Version 1.85 (27.10.96)
  940. ------------------------------------------------------------------------------
  941.  
  942. · added preference window for realtime
  943. · cleaned up aslhandling routines. Now works much better (and exefile bcames
  944.   smaller)
  945.  
  946. ------------------------------------------------------------------------------
  947. Version 1.84 (25.10.96)
  948. ------------------------------------------------------------------------------
  949.  
  950. · added new external program 'ConvertPalette' to create own palettes for
  951.   realtime mode
  952. · added some new palettes
  953. · francais catalog included (thanks to Jerome Chesnot)
  954. · update of catalog files
  955.  
  956. ------------------------------------------------------------------------------
  957. Version 1.83 (21.10.96)
  958. ------------------------------------------------------------------------------
  959.  
  960. · Plotter3D now loads the palettes used for realtime mode from
  961.   'Plotter3D:Palettes'
  962. · LoadRGB32 is used for setting the palette of realtime mode -> faaast
  963. · removed wrong perspective with inverse depth sort off
  964.  
  965. ------------------------------------------------------------------------------
  966. Version 1.82 (20.10.96)
  967. ------------------------------------------------------------------------------
  968.  
  969. · found a work-around for RMB-bug of MUI3.6
  970. · added some more menu-shortcuts
  971. · main menu is now available in all windows
  972. · improved progress window. It no longer appears and disapears senseless
  973. · listview of main window is now the default object of this window. Means
  974.   you can control it without activating the listview (eq. with cursor keys)
  975. · changed behaviour of deltaslider. It's now more useful.
  976. · removed bug: after Rendering the viewport size was not reset to old values.
  977.                Therefore sometimes the clipping was incomplete which results
  978.                in ugly crashes.
  979.  
  980. ------------------------------------------------------------------------------
  981. Version 1.81 (19.10.96)
  982. ------------------------------------------------------------------------------
  983.  
  984. · improved look of floatstring gadget
  985. · Inforamtion-window was not updated correctly if a function was changed
  986. · Plotter3D now needs at least MUI3.5 (v16)
  987. · now you can define default paths for functions, materials and lightsources
  988. · added "i"-option to realtime-draw
  989. · built in new "float to string"-function. No longer ugly "1.000" strings.
  990.  
  991. ------------------------------------------------------------------------------
  992. Version 1.80 (20.09.96)
  993. ------------------------------------------------------------------------------
  994.  
  995. · first public release
  996.